GtkBox: Set orientable style classes initially
authorMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:37:33 +0000 (19:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:37:33 +0000 (19:37 -0400)
commitb4ab29d4d5e3cd6776b93886ceb0c783dbeeb518
tree197d34625f190e686609c8a0f0934cf1eb82e3d8
parent663a50dd4eb061f6895e3f0b25cba9f6ea896229
GtkBox: Set orientable style classes initially

This was an omission, horizontal/vertical would only be set
when the orientation is changed.
gtk/gtkbox.c